Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM] Override EUI chart default styles for gridlines #21723

Conversation

formgeist
Copy link
Contributor

@formgeist formgeist commented Aug 7, 2018

Fixes #21683

Since EUI chart is now available, but still in development, it inadverdently overrides the current style implementation of react-vis for APM. We discovered that it was overriding the gridlines styles, making them barely visible in our graph objects. I've implemented a simple override in the APM plugin to revert the style.

Example of current state
screen shot 2018-08-07 at 15 03 16

Example after override
screen shot 2018-08-07 at 15 04 03

@formgeist formgeist added v7.0.0 Team:APM All issues that need APM UI Team support labels Aug 7, 2018
@formgeist formgeist self-assigned this Aug 7, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@formgeist formgeist merged commit a80e51e into elastic:master Aug 7, 2018
@formgeist formgeist deleted the apm-chart-override-eui-chart-gridlines-style branch August 7, 2018 14:35
formgeist added a commit that referenced this pull request Aug 7, 2018
Reverting to APM style override for chart gridlines
formgeist added a commit that referenced this pull request Aug 7, 2018
Reverting to APM style override for chart gridlines
@sorenlouv sorenlouv mentioned this pull request Aug 15, 2018
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:APM All issues that need APM UI Team support v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants